Skip to content

Document a remote Streamable HTTP MCP connection - #1865

Merged
igordayen merged 1 commit into
embabel:mainfrom
georgeatparallel:parallel/search-mcp-2t123430065930z-bcbcb3a4
Aug 14, 2026
Merged

Document a remote Streamable HTTP MCP connection#1865
igordayen merged 1 commit into
embabel:mainfrom
georgeatparallel:parallel/search-mcp-2t123430065930z-bcbcb3a4

Conversation

@georgeatparallel

Copy link
Copy Markdown
Contributor

Embabel's MCP client docs currently show a Docker/STDIO connection. This adds a second, opt-in Streamable HTTP example for applications that want search and URL-fetching tools without running a local MCP process or configuring a credential.

What changed

  • Added the native Spring AI streamable-http.connections configuration for Parallel Search MCP.
  • Clarified that Spring AI appends its default /mcp endpoint and named the available web_search and web_fetch tools.

The existing Docker/STDIO example and setup guidance are unchanged.

Validation

  • Parsed the YAML and asserted the exact nested configuration value.
  • Verified a credential-free MCP initialize response from the assembled endpoint.
  • Ran git diff --check and audited the complete one-file diff.

Disclosure: I work at Parallel.ai, which operates this MCP endpoint.

Signed-off-by: georgeatparallel <george@parallel.ai>
@georgeatparallel
georgeatparallel marked this pull request as ready for review August 13, 2026 01:12
@igordayen igordayen added the documentation Improvements or additions to documentation label Aug 14, 2026
@igordayen igordayen added this to the 1.5.1-Release🔵 milestone Aug 14, 2026

@igordayen igordayen left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@georgeatparallel - this PR is still in DRAFT? thank you for contributing!

@igordayen igordayen left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@georgeatparallel - looks good, thank you for contributing!

@igordayen
igordayen merged commit 301ab82 into embabel:main Aug 14, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants